CVE-2022-36010
CVE-2022-36010 affects react-editable-json-tree. The vulnerability arises from parsing strings as functions using eval (and later Function) via the JsonFunctionValue path, which can execute arbitrary code if data contains function-like strings. Affects default onSubmitValueParser behavior and, if...